html{width:100%;height:100%;font-family: "微软雅黑";min-width:1200px;} 
body{width:100%;height:100%;position:relative;background:#fff;} 
/*body.loading{background:url(../images/loading.gif) no-repeat center center #fff;}*/
/*#page{width:100%;height:100%;position:relative;}*/ 

#header{float:left;width:100%;height:120px;position:relative;z-index:3;}
#header .headerinner{width:1200px;margin:0 auto;}
#header .headerinner #logo{display: inline-block;margin:35px 0 0 0.5px}
#header .headerinner .yw{display: inline-block;width: 239px;color: #fff;text-align: center;height: 40px;margin:15px auto 0;line-height: 40px;font-size: 18px;font-family: Arial;}
#header .headerinner .yw a{text-decoration: none;color: #fff; padding:0 10px;}
#header .laug{position:absolute;top:24px;right:65px;}
#header .laug p{font-size:12px;color:#333333}
#header .laug p a{text-decoration: none;color:#333;}
#header .laug p a:hover{color:#de491d;}
#header .laug p a.active{color:#de491d;}

#homebg{position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:1;}
#homebg .pagebgitem {position: relative;height: 100%;width: 100%;}
#homebg .pagebgitem img{width:100%;height:100%;}
/*#page a{top: 100px;position: relative;}*/

#btlist{position:absolute;width:100%;height:100%;top:0px;left:0px;z-index:2;}
#btlist .btlistinner{position:absolute;width:1200px;height:100%;top:0px;left:50%;margin-left:-600px;}
#btlist .btlistinner .btitem{float:left;height:100%;width:239px;margin-right:1px;background:url(../images/bg_btlist.png) repeat;position:relative;overflow: hidden;cursor:pointer;}
#btlist .btlistinner .btitem.selected{background:url(../images/bg_btlist_h.png) repeat;}

#btlist .btlistinner .btitem .ttl{position:absolute;left:80px;top:50%;width:100px;color:#a9a9a9;}
#btlist .btlistinner .btitem .ttl .en{font-size:12px;float:left;width:100%;margin-bottom:5px;}
#btlist .btlistinner .btitem .ttl .cn{font-size:20px;float:left;width:100%;margin-bottom:15px;color:#fff;}
#btlist .btlistinner .btitem .ttl .line{width:80px;height:1px;background:#a9a9a9;float:left;}

#btlist .btlistinner .btitem .menlist{position:absolute;width:230px; text-align:center;top:50%;margin-top:85px;display: none;}
#btlist .btlistinner .btitem .menlist li{float:left;width:100%;font-size:14px;}
#btlist .btlistinner .btitem .menlist li a{color:#fff;text-decoration: none;line-height:30px;}
#btlist .btlistinner .btitem .menlist li a:hover{text-decoration: underline;}

#btlist .btlistinner .btitem .menlist .newstitle{float:left;width:100%;font-size:14px;color:#fff;}
#btlist .btlistinner .btitem .menlist .time{font-size:12px;color:#cdcdcd;margin:7px 0;float:left;}
#btlist .btlistinner .btitem .menlist .newstext{float:left;width:100px;font-size:12px;color:#fff;}
#btlist .btlistinner .btitem .menlist .more{float:left;font-size:12px;color:#DE491D;text-decoration: none;margin-top:10px;}
#btlist .btlistinner .btitem .menlist .more:hover{text-decoration: underline;}

#btlist .btlistinner .btitem.selected .ttl{margin-top:-30px;color:#fff;}
#btlist .btlistinner .btitem.selected .line{background-color:#DE491D;}
#btlist .btlistinner .btitem.selected .menlist{display: block;margin-top:55px;opacity: 1;}








#footer{position:absolute;width:100%;z-index:3;bottom:15px;font-size:12px;color:#666666;text-align: center;}
#footer a{text-decoration: none;color:#666;}
#footer a:hover{text-decoration: underline;}


